html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, span, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

html {
    font-size: 100.01%;
}

body {
    min-width:1300px;
    color: #666;
    font-size: 12px;
    font-family: \5fae\8f6f\96c5\9ed1,Arial,verdana,Helvetica;
    margin: 0;
    background: url(../img/bg.png) top left repeat-y #f7f7f7;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #666;
}

    a:hover, a:active {
        color: #f60;
    }

img {
    border: 0;
}

p {
    margin: 0;
    padding: 0;
}

dl, dt, dd, ul, li, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}




.fl {
    float: left;
}

.fr {
    float: right;
}



/*clearfix*/
.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: table;
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix {
    *zoom: 1;
}




/*链接颜色公用*/
a:link, a:visited {
    color: #666;
    text-decoration: none;
}

a:hover, a:active {
    color: #f60 !important;
}

.White a:link, .White a:visited {
    color: #fff;
}
/*白色*/
.White a:hover, .White a:active {
    color: #fff3ed !important;
}

.blue a:link, .blue a:visited {
    color: #94add3;
}
/*蓝色*/

/*文字颜色*/
.White {
    color: #fff;
}
/*白色*/
.blue {
    color: #5480bd;
}
/*蓝色*/
.blue2 {
    color: #2291e5;
}
/*浅蓝色*/
.red {
    color: #ff0000;
}
/*红色*/
.Orange {
    color: #ff7200;
}
/*橙色*/
.deep-orange {
    color: #e18648;
}
/*深橙色*/
.Green {
    line-height: 25px;
    color: #45a951;
}
/*绿色*/
.Black {
    line-height: 25px;
    color: #000;
}
/*黑色*/
.Gray {
    line-height: 25px;
    color: #999;
}
/*灰色*/

/*文字左中右对齐*/
.ta-l {
    text-align: left !important;
}

.ta-c {
    text-align: center;
}

.ta-r {
    text-align: right;
}

/*加粗*/
.bold {
    font-weight: 700;
}

/*字体大小*/
.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs24 {
    font-size: 24px;
}

/*内间距*/
.pr20 {
    padding-right: 20px;
}

.padding15 {
    padding: 15px;
}

/*外间距*/
.mr5 {
    margin-right: 5px;
}

.mb10 {
    margin-bottom: 17px;
}

/*宽度*/


/*高度*/
.ht12 {
    height: 12px;
}


/*边线*/


/*鼠标*/
.c-pointer {
    cursor: pointer;
}

/*表单*/

/*垂直*/
.v-middle {
    vertical-align: middle;
}

/*---背景色---*/


.nav-left {
    width: 202px;
    float: left;
    overflow: hidden;
    position: relative;
}

    .nav-left .title {
        background-color: #ff6600;
    }

    .nav-left .data {
        padding: 15px 0;
        padding-left: 20px;
        overflow: hidden;
    }

        .nav-left .data dt {
            width: 56px;
            height: 56px;
            background-color: #fff;
            border-radius: 100%;
            float: left;
            margin-right: 10px;
        }

            .nav-left .data dt img {
                border: 3px solid #fff;
                border-radius: 100%;
            }

        .nav-left .data dd p {
            padding-top: 15px;
            color: #fff;
            opacity: .5;
            margin-bottom: 3px;
        }

        .nav-left .data dd h6 {
            color: #fff;
        }

    .nav-left .inf-nav h6 {
        padding: 10px 0;
        padding-left: 20px;
        color: #732e00;
    }

    .nav-left .inf-nav li {
        height: 48px;
        line-height: 48px;
        font-size: 15px;
        text-indent: 55px;
    }

        .nav-left .inf-nav li:hover, .nav-left .inf-nav li.hover {
            background: url(../img/nav-bg.png)top left repeat-x;
        }

            .nav-left .inf-nav li:hover a, .nav-left .inf-nav li.hover a {
                display: block;
                background: url(../img/nav-pu.png)170px 19px no-repeat;
            }

        .nav-left .inf-nav li a {
            color: #fff;
        }

        .nav-left .inf-nav li span {
            display: block;
            background: url(../img/nav-icon.png) no-repeat;
        }

            .nav-left .inf-nav li span.icon1 {
                background-position: 19px 15px;
            }

            .nav-left .inf-nav li span.icon2 {
                background-position: 19px -32px;
            }

            .nav-left .inf-nav li span.icon3 {
                background-position: 19px -81px;
            }

            .nav-left .inf-nav li span.icon4 {
                background-position: 19px -127px;
            }

            .nav-left .inf-nav li span.icon5 {
                background-position: 20px -174px;
            }

            .nav-left .inf-nav li span.icon6 {
                background-position: 19px -223px;
            }

            .nav-left .inf-nav li span.icon7 {
                background-position: 18px -272px;
            }


.float-nav-bottom {
    position: fixed;
    bottom: 0;
    left: -200px;
    width: 202px;
    height: 35px;
    background-color: #c76709;
    z-index: 10;
    padding: 0 10px;
}

    .float-nav-bottom a {
        display: block;
        width: 25%;
        height: 35px;
        background: url(../img/float-nav-icon.png) no-repeat;
        float: left;
        cursor: pointer;
    }

        .float-nav-bottom a.icon1 {
            background-position: 13px -35px;
        }

        .float-nav-bottom a.icon2 {
            background-position: -35px -35px;
        }

        .float-nav-bottom a.icon3 {
            background-position: -80px -35px;
        }

        .float-nav-bottom a.icon4 {
            background-position: -127px -35px;
        }

        .float-nav-bottom a.icon1:hover {
            background-position: 13px 9px;
        }

        .float-nav-bottom a.icon2:hover {
            background-position: -35px 9px;
        }

        .float-nav-bottom a.icon3:hover {
            background-position: -80px 9px;
        }

        .float-nav-bottom a.icon4:hover {
            background-position: -127px 9px;
        }b  

.right-box {
    padding-left: 202px;
    display: block;
}

.navbar {
    background: #ededed;
    border-bottom: 1px solid #d9dee4;
    height: 48px;
    line-height: 47px;
    overflow: hidden;
}

        .navbar .tit {
            padding-left: 20px
        }

            .navbar .tit a {
                width: 47px;
                height: 47px;
                display: inline-block;
                background: url(../img/navbar-icon1.png) no-repeat;
                cursor: pointer;
            }

                .navbar .tit a.icon1 {
                    background-position: 13px 14px;
                }

                .navbar .tit a.icon2 {
                    background-position: -27px 14px;
                }

                .navbar .tit a.icon1:hover {
                    background-position: 13px -30px;
                }

                .navbar .tit a.icon2:hover {
                    background-position: -27px -30px;
                }

                .navbar .tit a.icon3 {
                    background-position: 14px -63px;
                }
                .navbar .tit a.icon3:hover {
                    background-position: -23px -63px;
                }

.content-box {
    overflow: hidden;
    padding: 0 10px 10px 10px;
}


.illegal-ip {
    width: 440px;
    margin: 0px auto;
    margin-top: 15%;
}

    .illegal-ip dt {
        float: left;
        margin-right: 20px;
    }

    .illegal-ip dd {
        font-size: 14px;
        color: #e44646;
        padding-top: 18px;
        line-height: 22px;
    }

.row-nav {
    overflow: hidden;
    padding: 26px 0 22px 15px;
}

    .row-nav .mail-a {
        padding: 0 30px;
        border-right: 2px solid #adb2b5;
    }

    .row-nav .col20 {
        width: 20%;
        float: left;
    }

        .row-nav .col20 .t1 {
            margin-bottom: 5px;
            color: #73879c;
        }

            .row-nav .col20 .t1 img {
                margin-right: 5px;
            }

        .row-nav .col20 .t2 {
            color: #105ec8;
            font-size: 32px;
            margin-top: 2px;
            font-weight:bold;
        }

        .row-nav .col20 .t3 {
            color: #73879c;
        }

            .row-nav .col20 .t3 span {
                color: #ff6600;
            }

            .row-nav .col20 .t3 img {
                vertical-align: middle;
            }

            .row-nav .col20 .t3 span.c1 {
                color: #24bb15;
            }

.row-inf {
    padding: 0 5px;
}

    .row-inf .col50 {
        width: 50%;
        float: left;
    }

    .row-inf .dem-box {
        padding: 0 15px;
    }

        .row-inf .dem-box .wholeBox {
            border: 1px #e6e9ed solid;
            background-color: #fff;
            height: 260px;
            margin-bottom: 10px;
            overflow: hidden;
        }

            .row-inf .dem-box .wholeBox .title {
                padding: 5px 0 10px 0;
                border-bottom: 2px solid #e6e9ed;
                overflow: hidden;
                margin-bottom: 11px;
            }

                .row-inf .dem-box .wholeBox .title h2 {
                    color: #ff6600;
                    font-size: 16px;
                    font-weight: 700;
                }

                    .row-inf .dem-box .wholeBox .title h2 .c1 {
                        color: #73879c;
                        font-size: 12px;
                        font-weight: normal;
                    }

            .row-inf .dem-box .wholeBox .txtle {
                overflow: hidden;
            }
.off {
    position: relative;
    left: 204px;
    top: -236px;
    z-index: 34;
    width: 14px;   
}
.on {
    position: relative;
    left: 204px;
    top: -236px;
    z-index: 34;
    width: 14px;
    transform: rotateY(180deg);
}
.yoff {
    position: relative;
    top:-200px;
    left: 180px;
}